home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 19 / Amiga Format CD19 (1997-10-02)(Future Publishing)(GB)(Track 1 of 5)[!][issue 1997-11].iso / -seriously_amiga- / shareware / misc / stackattack / otherstuff < prev    next >
Text File  |  1997-08-26  |  221b  |  12 lines

  1. if exists sys:utilities/multiview
  2.     multiview OtherStuff.gif SCREEN
  3. else
  4.     visage >NIL: OtherStuff.gif
  5.     if $Result2 eq 205
  6.         vt >NIL: OtherStuff.gif
  7.         if $Result2 eq 205
  8.             display >NIL: OtherStuff.gif
  9.         endif
  10.     endif
  11. endif
  12.